Table.SQL_Reset Method

Syntax

p tbl = Table.SQL_Reset(C connection,C selectStatement [,L portable, [sql::arguments Args ]])

Description

Create a temporary table from a SQL statement and make it the primary table of the current session. Open a just-in-time SQL as the primary table.

See Also